home *** CD-ROM | disk | FTP | other *** search
- Short: 680x0/6888x amiga macro assembler
- Type: dev/asm
- Author: snuojua@cc.helsinki.fi (Samu Nuojua)
- Uploader: snuojua@cc.helsinki.fi (Samu Nuojua)
- Replaces: snma-2.03.*
-
- SNMA is freeware conditional 680x0/688x macro assembler for the Amiga. It
- supports the most common directives, generates Amiga object-files and/or
- executables. It is used mainly from the shell. Arexx port. AmigaOS 2.0
- and greater only. AmigaGuide docs only. This is version 2.04.
-
- New features in 2.x:
- - Options setting program, SnmaOpts
- - some minor changes and additions + bugs fixed
-
- Changes since 2.03:
-
- SNMA
- V2.04
- o <symb>(An,Dx) didn't produced right address mode if <symb> started
- with a 'z' or 'Z' (Yes, zero suppressed stuff again...argh).
- o Forgot to document data range checking. IMMSIZECHECK toggle.
- o Incbin failed to Close() file if there were errors in assembly.
- o btst dn,(d16,pc) didn't set the offset.
- o XDEF definitions went always to first section (hunk).
- o \*DATE() got option v which produces dd.mm.yy formatted date.
-
-